PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFPen Class / setColor Method
the pen color
In This Topic
    setColor Method
    In This Topic
    Sets the pen color.
    Syntax
    public void setColor( 
       PDFColor value
    )

    Parameters

    value
    the pen color
    Exceptions
    ExceptionDescription
    When color is a pattern color.
    See Also